Skip to content

fix: example 'CLI Chatroom' in footer#1768

Closed
yash492 wants to merge 1 commit intodicedb:masterfrom
yash492:fix/footer-example
Closed

fix: example 'CLI Chatroom' in footer#1768
yash492 wants to merge 1 commit intodicedb:masterfrom
yash492:fix/footer-example

Conversation

@yash492
Copy link

@yash492 yash492 commented May 30, 2025

This PR proposes to fix an error in the footer section of dicedb.io website.

As it is visible in the highlighted area of the example section under footer.
It states Leaderboard CLI which is not the intention.
Screenshot 2025-05-30 at 10 35 10 PM

The intention being CLI Chatroom. As shown in the below screenshot.
Screenshot 2025-05-30 at 10 35 45 PM

This PR fixes this simple issue.

arpitbbhayani pushed a commit that referenced this pull request Feb 9, 2026
…k test (#1768)

**Problem**
The cluster module test "Cluster module message DING/DONG
acknowledgment" is failing despite successful message exchanges between
nodes. While these messages are being properly exchanged between the
nodes, running multiple tests on the same cluster instance is causing
issues with message statistics tracking. `CONFIG RESETSTAT` doesn't seem
to reset the stats under certain cases which causes the error as the
stats are adding onto each other from previous tests.

**Solution**
Remove some overlap with the previous test case so we don't need `CONFIG
RESETSTAT` between the test cases.

Resolves #1764

---------

Signed-off-by: Nikhil Manglore <nmanglor@amazon.com>
@arpitbbhayani arpitbbhayani deleted the branch dicedb:master February 9, 2026 19:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants